Click or drag to resize

Sensitivity Enumeration

Indicates the sensitivity level of an item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum Sensitivity
Members
  Member nameValueDescription
Normal0 Normal sensitivity.
Personal1 Personal sensitivity.
Private2 Private sensitivity.
Confidential3 Confidential sensitivity.
None4 No sensitivity specified.
See Also